Fix bug #16479 with client connections while TTY menu is open.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Jan 2014 08:25:51 +0000 (10:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Jan 2014 08:25:51 +0000 (10:25 +0200)
commit27f115e0f580305a6de73f5559233c6bccc7baa9
tree820f8cc25d2d92a563271c43894dbcc541b302ab
parent5e33f22452ca76fe751b1feb8df0e7852749fb87
Fix bug #16479 with client connections while TTY menu is open.

 src/term.c (read_menu_input): If the selected frame changes, exit
 the menu.
 (tty_menu_show): If the selected frame changes while we displayed
 a menu, throw to top level.
src/ChangeLog
src/term.c